home *** CD-ROM | disk | FTP | other *** search
/ Retro Gamer 18 / Retro Gamer 18.iso / mac / Emulators / Fuse-0.7.0.1.dmg / Fuse.app / Contents / Resources / Sound.nib / classes.nib next >
Text File  |  2004-09-17  |  585b  |  19 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {apply = id; cancel = id; showWindow = id; }; 
  6.             CLASS = SoundController; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {
  9.                 ayStereoSeperation = NSButton; 
  10.                 beeperPseudoStereo = NSButton; 
  11.                 loadingSound = NSButton; 
  12.                 soundEnabled = NSButton; 
  13.                 volume = NSSlider; 
  14.             }; 
  15.             SUPERCLASS = NSWindowController; 
  16.         }
  17.     ); 
  18.     IBVersion = 1; 
  19. }